Be more explicit about some Makefile dependencies
authorGlenn Morris <rgm@gnu.org>
Tue, 11 Sep 2012 07:45:38 +0000 (00:45 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 11 Sep 2012 07:45:38 +0000 (00:45 -0700)
commitf82a00ef91803560aee61b2d2ea60205eb75998d
tree17fa54b71f9a230d697d3e1c3cb2e620aca4dbfd
parent1d5cb0a48365d861f77e42919c14ddf5e4c6cedc
Be more explicit about some Makefile dependencies

* Makefile.in (install-arch-dep, install-arch-indep, install-doc):
Be more explicit about dependencies, for parallel `make install'.

It is not so unreasonable to run `make -j# install' from a clean state
for a self-contained NS build, where the "installation" happens within
the build tree.
ChangeLog
Makefile.in